In this section, we will learn Splash. Scrapy alone doesn't let us scrape JavaScript-driven websites, so we have to add Splash to it. We will keep scraping websites using Python/Scrapy, but, in addition to that, we will build a small script on Splash to get the HTML code behind the JavaScript website we wish to scrape.